Welcome![Sign In][Sign Up]
Location:
Search - MATLAB 4psk

Search list

[Other resource4PSK

Description: 4PSK的源程序 matlab程序示例-4PSK source of the examples Matlab
Platform: | Size: 892 | Author: 邓量 | Hits:

[Communication4psk

Description: 模拟信号的相位调制程序,简单易懂,最适合初学者使用,而且有详细解释,可直接在MATLAB环境下运行,无错。
Platform: | Size: 108086 | Author: | Hits:

[Other resource4psk

Description: 4PSK的MATLAB源码程序,其中有相应的函数,是使用蒙特卡罗方法实现的.
Platform: | Size: 3953 | Author: johny | Hits:

[OtherMATLAB的4PSK,卷积,余弦滚降,眼图,信道估计仿真

Description: MATLAB的4PSK,卷积,余弦滚降,眼图,信道估计仿真
Platform: | Size: 105866 | Author: 824689643@qq.com | Hits:

[SourceCode8psk,4psk,matlab

Description: 8psk,4psk,matlab
Platform: | Size: 7088 | Author: shangshan88 | Hits:

[CommunicationM-PSK

Description: 4psk&8psk的matlab实现,采用蒙特卡罗仿真法,计算误码率误比特率,绘制相应曲线-the realization of 4psk&8psk by Matlab tool,it use Monte Carlo way to calculate the BER and draw the graph.
Platform: | Size: 3072 | Author: 王明 | Hits:

[matlab4PSK

Description: 4PSK的源程序 matlab程序示例-4PSK source of the examples Matlab
Platform: | Size: 1024 | Author: 邓量 | Hits:

[Program doc4psk23

Description: 用MATLAB 模拟仿真数字调制4PSK求误码率,误信率并配有GUI-MATLAB simulation using digital modulation 4PSK seek error rate, the rate of false beliefs and equipped with GUI
Platform: | Size: 106496 | Author: 涂成林 | Hits:

[ARM-PowerPC-ColdFire-MIPSbpsk_sb_gyh

Description: 我编的用matlabe语言编的4psk调制解调的程序 可是解调后,恢复64点的星座图了, -series of the language used matlabe 4psk series of the modulation and demodulation process demodulation However, restore 64 points of the constellation,
Platform: | Size: 1024 | Author: 陈伟 | Hits:

[Symbian4psksong

Description: 详细给出了4psk的 调制解调程序,并给出个电波形,最后仿真4psk的误码性能,并给出了误码曲线-4psk detail given to the modulation and demodulation process and given electrical waveform, Simulation of the final four psk the BER, and gives the error curve
Platform: | Size: 1024 | Author: songbaoxiang | Hits:

[matlab4psk

Description: 4psk信号的蒙特卡洛误码率仿真,与理论误码率的对比-Monte Carlo signal 4psk BER simulation, and theoretical bit error rate comparison
Platform: | Size: 2048 | Author: | Hits:

[Communication4psk

Description: 模拟信号的相位调制程序,简单易懂,最适合初学者使用,而且有详细解释,可直接在MATLAB环境下运行,无错。-Analog signal of the phase modulation process, easy-to-read, most suitable for beginners to use and has a detailed explanation can be directly in the MATLAB environment to run, no wrong.
Platform: | Size: 107520 | Author: | Hits:

[matlab4psk

Description: 4PSK的MATLAB源码程序,其中有相应的函数,是使用蒙特卡罗方法实现的.-The MATLAB source 4PSK procedures, of which the corresponding function, is achieved using the Monte Carlo method.
Platform: | Size: 4096 | Author: johny | Hits:

[matlabMod

Description: 包含12个MATLAB函数,分别长生2PSK 4psk 8psk信号 和16QAM信号以及星座图 噪声程序等-12 MATLAB includes a function of longevity separately 2PSK 4psk 8psk signal and 16QAM signal constellation diagram, as well as procedures such as noise
Platform: | Size: 6144 | Author: yang long | Hits:

[matlab4PSK

Description: 对学好matlab很有用 ,对理解通信原理的一些很有用-Matlab to learn useful principle in understanding the communication of some very useful
Platform: | Size: 105472 | Author: 小涂 | Hits:

[matlabdigital_modulation

Description: 基于MATLAB的几种数字调制仿真,包括2ASK、4ASK,2PSK,4PSK,QAM等调制方式。结合GUI图形表示出来。内含两个文件,一个是digital_modulation.fig图形文件,另一个是digital_modulation.m源码文件。-digital_modulation
Platform: | Size: 7168 | Author: 姚顺 | Hits:

[matlab4psk

Description: M=4的PSK通信系统进行蒙特卡罗仿真 仿真BPSK和4PSK调制信号在高斯信道下的性能,并与理论分析结果相比。 (1) 画出两条性能曲线,一条是根据理论平均错误概率画出,另一条是仿真曲线; (2) 程序的基本流程:信源产生信息比特、调制、将调制信号送入信道(产生高斯白噪声的程序)、接收端检测、将检测结果与信源原始信息比较计算误符号率和误比特率; (3) 在给定信噪比下,第二步需多次重复,以得到一个平均错误概率; (4) 信噪比范围:BPSK(0dB – 10dB),4PSK(0dB-14dB),间隔是1dB 也可在BER=10-6左右终止。 (5) 信噪比计算 SNR=10log(Es/N0)=10log(REb/N0). -仿真BPSK和4PSK调制信号在高斯信道下的性能,并与理论分析结果相比。 (1) 画出两条性能曲线,一条是根据理论平均错误概率画出,另一条是仿真曲线; (2) 程序的基本流程:信源产生信息比特、调制、将调制信号送入信道(产生高斯白噪声的程序)、接收端检测、将检测结果与信源原始信息比较计算误符号率和误比特率; (3) 在给定信噪比下,第二步需多次重复,以得到一个平均错误概率; (4) 信噪比范围:BPSK(0dB – 10dB),4PSK(0dB-14dB),间隔是1dB 也可在BER=10-6左右终止。 (5) 信噪比计算 SNR=10log(Es/N0)=10log(REb/N0).
Platform: | Size: 3072 | Author: leon | Hits:

[matlab4PSK

Description: 在matlab上实现4PSK信号的调制和解调算法,并对结果进行仿真。-In the matlab achieve 4PSK signal modulation and demodulation algorithms, and simulation results.
Platform: | Size: 3072 | Author: ldh | Hits:

[Documents4PSK

Description: 基于Matlab模拟实现,是基于Matlab的仿真,对软件的要求很高,要求用Matlab实现对信号的调制解调和对信道的模拟。-Matlab-based simulation implementation is based on the Matlab simulation, the software requirements, demanding to achieve with Matlab signal modulation and demodulation and analog channels.
Platform: | Size: 430080 | Author: 刘小 | Hits:

[Communication-Mobile5.2 4PSK仿真

Description: 用MATLAB画出4PSK仿真图,功能完善,实现的结果和理论值非常接近。(Using MATLAB to do 4PSK simulation)
Platform: | Size: 1024 | Author: YYDGQ | Hits:
« 12 3 »

CodeBus www.codebus.net